Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding dnd functionality to change the order of the questions #31

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

niclasheun
Copy link
Collaborator

This pull request introduces drag-and-drop functionality to the ApplicationQuestionConfig component and updates the ApplicationQuestionCard component to support this new feature. The most important changes include importing the necessary drag-and-drop components, adding the drag-and-drop context and handlers, and updating the card layout to include a drag handle.

Enhancements to drag-and-drop functionality:

UI improvements to ApplicationQuestionCard:

@niclasheun niclasheun self-assigned this Dec 23, 2024
@niclasheun niclasheun merged commit 5cde6d7 into main Dec 24, 2024
4 of 6 checks passed
@niclasheun niclasheun deleted the question-order-dnd branch December 24, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant